services.tinc.networks.<name>.name
The name of the node which is used as an identifier when communicating with the remote nodes in the mesh. If null then the hostname of the system is used to derive a name (note that tinc may replace non-alphanumeric characters in hostnames by underscores).
- Type
null or string- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/tinc.nix>